serial: 8250: Add IrDA to UART capabilities
authorEd Blake <ed.blake@imgtec.com>
Thu, 10 Nov 2016 18:07:54 +0000 (18:07 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:37:51 +0000 (17:37 +0000)
commite86de1407615e011e44e9f036119f9a6e3140869
treeac4cab0acea324afbd4b13f610fd1fe2efb6d6a4
parent299d9d277a5c491607d31e7764181b06da8ca32e
serial: 8250: Add IrDA to UART capabilities

commit 98838d95075a5295f3478ceba18bcccf472e30f4 upstream.

Add an IrDA UART capability flag and change the type of
uart_8250_port.capabilities to be u32 rather than unsigned short to
accommodate the additional flag.

Signed-off-by: Ed Blake <ed.blake@imgtec.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/platform/ce4100/ce4100.c
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_core.c
include/linux/serial_8250.h